home *** CD-ROM | disk | FTP | other *** search
/ PC Action 2000 February / PC Action Issue 86 (Febraio 2000).ISO / aquileia cristiana / settings-audio.dcr / 00025_slideVideo.ls < prev    next >
Encoding:
Text File  |  2000-01-17  |  156 b   |  8 lines

  1. global spriteVolVidInd, spriteVolVidCon, settingAudioVideo
  2.  
  3. on mouseWithin
  4.   if the mouseDown then
  5.     sprite(spriteVolVidInd).locH = mouseH()
  6.   end if
  7. end
  8.